text segment - определение. Что такое text segment
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое text segment - определение

PORTION OF AN OBJECT FILE CONTAINING EXECUTABLE INSTRUCTIONS
Text segment; .text
  • heap]] sections.
Найдено результатов: 997
text segment         
code segment         
<memory> (Intel 8086 CS) The area of memory containing the machine code instructions of a program. The code segment of a program may be shared between multiple processes running that code so long as none of them tries to modify it. Unix, confusingly, calls this the "text segment" and the area for uninitialied data, the bss segment. Initialised data is located in the data segment. (1996-12-21)
Code segment         
In computing, a code segment, also known as a text segment or simply as text, is a portion of an object file or the corresponding section of the program's virtual address space that contains executable instructions. The term "segment" comes from the memory segment, which is a historical approach to memory management that has been succeeded by paging.
Ground segment         
  • Select ground segment facilities worldwide
  • Control center at NASA's [[Jet Propulsion Laboratory]]
  • Radio dishes at an [[Embratel]] earth station in [[Tanguá]], Brazil
GROUND-BASED ELEMENTS OF A SPACECRAFT SYSTEM
Satellite control segment; Ground Segment; Transfer segment; User segment; Ground control segment; Ground control system
A ground segment consists of all the ground-based elements of a space system used by operators and support personnel, as opposed to the space segment and user segment. The ground segment enables management of a spacecraft, and distribution of payload data and telemetry among interested parties on the ground.
Event segment         
Event Segment
A segment of a system variable in computing shows a homogenous status of system dynamics over a time period. Here, a homogenous status of a variable is a state which can be described by a set of coefficients of a formula.
Formatted text         
COMPUTER TEXT TOGETHER WITH STYLING INFORMATION
Rich text; Styled text; Non-plain text; Text decoration
In computing, formatted text, styled text, or rich text, as opposed to plain text, is digital text which has styling information beyond the minimum of semantic elements: colours, styles (boldface, italic), sizes, and special features in HTML (such as hyperlinks).
Text mining         
  • Video by Fix Copyright campaign explaining TDM and its copyright issues in the EU, 2016 [3:51
  • bibcode=2015PLSCB..11E4630B}}</ref>
  • Narrative network of US Elections 2012<ref name="ReferenceA">Automated analysis of the US presidential elections using Big Data and network analysis; S Sudhahar, GA Veltri, N Cristianini; Big Data & Society 2 (1), 1-28, 2015</ref>
PROCESS OF ANALYSING TEXT TO EXTRACT INFORMATION FROM IT
Intelligent text analysis; Textmining; Text analytics; Auto-entity extraction; Text-mining; Data and text mining; Text and data mining; Applications of text mining
Text mining, also referred to as text data mining, similar to text analytics, is the process of deriving high-quality information from text. It involves "the discovery by computer of new, previously unknown information, by automatically extracting information from different written resources.
Patriarchal text         
NEW TESTAMENT EDITION
Patriarchal Text
The Patriarchal text, or Patriarchal Text (PT),Eastern-Greek Orthodox Bible, p. 14 originally officially published as The New Testament, Approved by the Great Church of Christ (Greek: Ἡ Καινὴ Διαθήκη ἐγκρίσει τῆς Μεγάλης τοῦ Χριστοῦ Ἐκκλησίας), is an edition of the New Testament published by the Ecumenical Patriarchate of Constantinople on 22 February 1904.
maximum segment size         
TRANSMISSION CONTROL PROTOCOL PARAMETER
Maximum Segment Size
<networking> (MSS) The maximum amount of TCP data that a node can send in one segment. This should be the size of the receiver's reassembly buffer to try to avoid fragmentation. The equivalent at the physical layer is "{Maximum Transmission Unit}". (1998-03-06)
Text-based game         
  • A procedurally generated dungeon in ''Rogue'', a 1980 text-based video game that spawned the roguelike genre
VIDEO GAME THAT USES TEXT CHARACTERS
ASCII game; ASCII games; Text games; Text-based games; Text game; Text based game; Text-based computer game; Text based computer game; Text based games
A text game or text-based game is an electronic game that uses a text-based user interface, that is, the user interface employs a set of encodable characters,

Википедия

Code segment

In computing, a code segment, also known as a text segment or simply as text, is a portion of an object file or the corresponding section of the program's virtual address space that contains executable instructions.